home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 233 / Computer Shopper 233 / ComputerShopperDVD233.iso / Assets / Interface / Main.dxr / Movie Scripts_3_Flash TextArea getURL.ls < prev    next >
Encoding:
Text File  |  2005-05-17  |  56 b   |  4 lines

  1. on GetUrl me, theURL
  2.   launch(unescapePath(theURL))
  3. end
  4.